Autogenerated HTML docs for v1.5.5.1-357-g1af8b 
diff --git a/rev-list-options.txt b/rev-list-options.txt index 2648a55..ce6a101 100644 --- a/rev-list-options.txt +++ b/rev-list-options.txt 
@@ -75,6 +75,16 @@ 	-xxxxxxx... 1st on a  -----------------------------------------------------------------------   +--graph:: + +	Draw a text-based graphical representation of the commit history +	on the left hand side of the output. This may cause extra lines +	to be printed in between commits, in order for the graph history +	to be drawn properly. ++ +This implies the '--topo-order' option by default, but the +'--date-order' option may also be specified. +  Diff Formatting  ~~~~~~~~~~~~~~~